type google.golang.org/grpc.funcServerOption
4 uses
google.golang.org/grpc (current package)
server.go#L218: type funcServerOption struct {
server.go#L222: func (fdo *funcServerOption) apply(do *serverOptions) {
server.go#L226: func newFuncServerOption(f func(*serverOptions)) *funcServerOption {
server.go#L227: return &funcServerOption{
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)